You are here: Symbol Reference > Dew Namespace > Dew.Signal Namespace > Dew.Signal.Units Namespace > Classes > SignalUtils Class > SignalUtils Methods > SignalUtils.ZeroCrossingCount Method
Dew Signal for .NET
ContentsIndexHome
PreviousUpNext
SignalUtils.ZeroCrossingCount Method

Return the number of zero crossings.

Syntax
C#
Visual Basic
public static int ZeroCrossingCount([In] TVec Src, int Index, int Len);

Return the total count of zero crossings within Src starting at index to Index+Len. If Len = -1 end the search at Src.Length.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!